Skip to content

docs: rewrite README with Docker-first examples and sandbox security#611

Merged
FL4TLiN3 merged 1 commit intomainfrom
docs/readme-docker-sandbox
Feb 23, 2026
Merged

docs: rewrite README with Docker-first examples and sandbox security#611
FL4TLiN3 merged 1 commit intomainfrom
docs/readme-docker-sandbox

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Replace all npx perstack command examples with docker run perstack/perstack equivalents
  • Add Docker Hub version badge alongside existing npm badge
  • Add "Sandboxed by default" section highlighting filesystem isolation, network control, resource limits, and disposable environments
  • Update Deployment section to use official perstack/perstack base image instead of node:22-slim + npm install
  • Emphasize container-based sandboxing as a key differentiator for production safety

Test plan

  • Verify markdown renders correctly on GitHub
  • All Docker commands are copy-pasteable and functional

🤖 Generated with Claude Code

- Replace all npx perstack commands with docker run examples
- Add Docker Hub version badge
- Add "Sandboxed by default" section highlighting filesystem isolation,
  network control, resource limits, and disposable environments
- Update Deployment section to use official perstack/perstack base image
- Emphasize container-based sandboxing as a key safety feature

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 force-pushed the docs/readme-docker-sandbox branch from 24f8056 to bf5e9b6 Compare February 23, 2026 18:12
@FL4TLiN3 FL4TLiN3 merged commit 1f094b5 into main Feb 23, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the docs/readme-docker-sandbox branch February 23, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant